- 
		Home
	
- 
Blocksy Companion
- 
1.8.42
- 
Code
- 
Classes
-  ConditionsManager 
		
			
				
					
													
								
																			
											| Total Complexity | 166 | 
																			
											| Dependencies | 0 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 931 | 
																			
											| Lines of code | 760 | 
																			
											| Logical lines of code | 246 | 
																	
							 
													
								
																			
											| Comment lines | 11 | 
																			
											| Methods | 8 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| resolve_single_condition() | D | 16 | 82 | 231 | 
					
				| get_all_rules() | D | 21 | 23 | 306 | 
					
				| resolve_single_condition_with_prefix() | C | 35 | 26 | 87 | 
					
				| humanize_conditions() | B | 40 | 17 | 61 | 
					
				| condition_matches() | A | 44 | 11 | 52 | 
					
				| find_rule_descriptor() | S | 63 | 4 | 11 | 
					
				| get_user_roles_rules() | S | 64 | 2 | 10 | 
					
				| __construct() | S | 91 | 1 | 2 |